home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 40
/
Vol 40.iso
/
games
/
draw_pla.swf
/
scripts
/
DefineButton2_300
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-05-10
|
85 b
|
7 lines
on(press){
if(_root.mtrue.bar > 1)
{
_root.mtrue.bar += 12;
}
}